home *** CD-ROM | disk | FTP | other *** search
/ United Public Domain Gold 2 / United Public Domain Gold 2.iso / education / pe107.dms / pe107.adf / s / Startup-Sequence < prev    next >
Text File  |  1994-11-19  |  447b  |  17 lines

  1. Addbuffers df0: 10
  2. c:SetPatch >NIL: ;patch system functions
  3. cd c:
  4. echo "A500/A2000 U.K. Workbench disk.  Release 1.3 version 34.20*N"
  5. BindDrivers
  6.  
  7. mount newcon:
  8. ;
  9. failat 21
  10. run execute s:StartupII ;This lets resident be used for rest of script
  11. wait >NIL: 5 mins ;wait for StartupII to complete (will signal when done)
  12. ;
  13.  
  14. path ram: c: sys:system s:  add ;set path for Workbench
  15. LoadWB delay  ;wait for inhibit to end before continuing
  16. endcli >NIL:
  17.